x86/cpuidle: do not flush cache unless entering C3
authorWei Wang <wei.wang2@amd.com>
Mon, 16 Apr 2012 11:05:28 +0000 (13:05 +0200)
committerWei Wang <wei.wang2@amd.com>
Mon, 16 Apr 2012 11:05:28 +0000 (13:05 +0200)
commit625550282c299d6607eb4bdb35b3ebadb5ae77b3
tree149fb79c74f714efcdb7ec0aebed2fbdfa58a4b3
parent0bf9ce40626117fa21559547b751dcb67e1acf2d
x86/cpuidle: do not flush cache unless entering C3

Nor is there a need to disable bus master arbitration in that case.

Signed-off-by: Wei Wang <wei.wang2@amd.com>
Modified-by: Zhang, Yang Z <yang.z.zhang@intel.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/acpi/cpu_idle.c